home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / clickfest3.swf / scripts / DefineButton2_132 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-16  |  168 b   |  6 lines

  1. on(release){
  2.    mochi.MochiScores.showLeaderboard({boardID:"ece225c079037511",score:_root.finaltime});
  3.    _root.submit1._x = -500;
  4.    _root.submitted._x += 500;
  5. }
  6.